在 Windows 內移除無用的 Identifier


Posted by 孫胖 on 2022-12-20

首先以系統管理員身分執行 cmd

列出所有的 identifier

bcdedit /enum firmware

移除 identifier

bcdedit /delete identifier (包含大括號)









Related Posts

Nuxt(3) - store & 生命週期

Nuxt(3) - store & 生命週期

簡明 Python Pandas 入門教學

簡明 Python Pandas 入門教學

AI輔導室|製作管狀字

AI輔導室|製作管狀字


Comments